home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / grapprog / edgwin10.zip / BUGS.TX_ / BUGS.TX
Text File  |  1995-07-16  |  10KB  |  195 lines

  1. Version history:
  2.  
  3.    6/21/95 V1.00     Initial release and introduction
  4.    7/16/95 V1.05     Fixes for a few bugs (mainly FB10501)
  5.  
  6.  
  7.                            +------------------------+
  8.                            |                        |
  9.                            |    EDGE Diagrammer     |
  10.                            |                        |
  11.                            |       FIXED BUGS       |  
  12.                            |                        |
  13.                            +------------------------+
  14.  
  15.  
  16. FB10501 Version 1.0 contained a bug that could be serious for some people.
  17.         EDGE Diagrammer relies on a file called THREED.VBX made by 
  18.         Sheridan Software to provide some simple dialog box controls
  19.         such as the percent progress box.  Some versions of THREED.VBX
  20.         contained a backwards incompatibility for Visual C++ applications
  21.         such as EDGE Diagrammer.  If you install EDGE Diagrammer when you 
  22.         already have an incompatible (newer) version of THREED.VBX on your 
  23.         system, the result can be bad.  For example, EDGE Diagrammer can 
  24.         crash (GPF) when you enter a style dialog box, or double click on 
  25.         a figure, convert a diagram, or print a diagram.
  26.  
  27.         This problem was made worse by distribution channels that refused
  28.         to distribute THREED.VBX with our software (to save disk space on
  29.         their BBS), notably WINSHARE on CompuServe.
  30.  
  31.         V1.0 required:   THREED.VBX V3.0.0.6 64,544 04-28-93 12:00a
  32.         V1.0 GPF'd with: THREED.VBX V3.0.1.0 64,432 07-16-93  3:28p
  33.         V1.05 contains:  THREED.VBX V3.0.2.0 64,352 
  34.         The file should always be located in the \WINDOWS\SYSTEM directory.
  35.  
  36.         Version 1.05 contains an updated THREED.VBX plus fixes that should
  37.         eliminate this problem.
  38.  
  39. FB10502 Version 1.0 contained a couple minor bugs that caused labels to
  40.         become positioned incorrectly following resize of one of the
  41.         figures attached to the connector.
  42.  
  43. FB10503 Version 1.0 contained various minor bugs having to do with dialog
  44.         control graying in the properties dialog box.
  45.  
  46. FB10504 Added several performance enhancements.  Redraw speed increased 10% 
  47.         for non-selected items, 20% for selected items, and 33% for drag
  48.         outlines.
  49.  
  50. FB10505 Fixed 13 class 5 bugs, rarely affect usage/no serious results
  51.  
  52.  
  53.                            +------------------------+
  54.                            |                        |
  55.                            |    EDGE Diagrammer     |
  56.                            |                        |
  57.                            |  KNOWN BUGS (unfixed)  |  
  58.                            |                        |
  59.                            +------------------------+
  60.  
  61.  
  62. KB10001  Multiple text areas highlighted simultaneously.
  63.  
  64.          DESCRIPTION: While editing text in a figure that has multiple text 
  65.          areas, pressing the tab key twice in rapid succession causes both 
  66.          text areas to be highlighted improperly.
  67.  
  68.          WORKAROUND: Don't type so quickly.
  69.  
  70. KB10002  Text scaling and truncation problem.
  71.  
  72.          DESCRIPTION: Text does not scale as precisely as other objects 
  73.          in a diagram.  This is primarily a limitation of the Windows
  74.          operating system that we have not found a good method to get around.
  75.          Text can only scale to even point sizes 4pt, 5pt, 6pt.  However,
  76.          diagrams can scale to any degree.  The rounding that occurs usually
  77.          picks a smaller text size if the exact size is not available, 
  78.          however occasionally, the larger size is chosen inadvertantly.
  79.  
  80.          SYMPTOMS: Ends of text labels can occasionally be cut of on 
  81.          print-outs. At certain zoom percentages, text seems to be cut off 
  82.          in a figure or label near the edges.  When a figure expands to the 
  83.          size of its text, sometimes it will not seem to expand to the proper  
  84.          size.
  85.          
  86.          WORKAROUND: In extreme cases you might have to manually enlarge a
  87.          figure or label beyond the size that EDGE Diagrammer does itself.
  88.          You can also add extra spaces to your text at strategic locations.
  89.          On the screen, the problem will only occur at certain percentages
  90.          of zooming, you can avoid these percentages.
  91.  
  92. KB10003  Endcap colors don't match connector colors when printing.
  93.  
  94.          DESCRIPTION:  Endcaps are the squared-off areas that EDGE 
  95.          Diagrammer adds to connectors that are thicker than 3pts and are 
  96.          vertical or horizontal or meet another connector at a ninety degree 
  97.          angle. On the screen, the end cap color always matches the color 
  98.          of the connector.  However, when printing, o after pasting to 
  99.          another program, the endcaps can become a slightly different shade 
  100.          than that of the connector.  This occurs because the line color must 
  101.          be a solid color on the output device (either black or white on a 
  102.          black and white printer!) while the endcap uses dithering to achieve
  103.          a closer match to the true color.
  104.  
  105.          WORKAROUND: Avoid fancy colored connectors if they are thick and you 
  106.          want to print them to black and white printers.  Or avoid endcaps.
  107.          You can prevent endcaps by keeping thick labels slightly off from
  108.          vertical or horizontal by turning off snap an moving one end
  109.          slightly.
  110.  
  111. KB10004  Tooltip drop-outs over rulers.
  112.  
  113.          DESCRIPTION: Occasionally, a small piece of a toolbar "tip" (the
  114.          little help balloons) is left drawn on top of the ruler bar.  We
  115.          have not been able to isolate exactly how this is caused.
  116.  
  117.          WORKAROUND: The problem is only visual.  You can clean up your
  118.          display by either toggling rulers off then back on, or resizing your
  119.          main window to force the screen to repaint.  No harm is caused by
  120.          ignoring the problem.
  121.  
  122. KB10005  Figure text edit overlapping other figures.
  123.  
  124.          DESCRIPTION: If you edit text for a figure that is "behind" 
  125.          other nearby figures but is not overlapping those figures so that 
  126.          it doesn't appear to be behind them, and then you add text such 
  127.          that the figure automatically expands to such extent that it now 
  128.          overlaps the other figures.  In this unusual case, the other figures 
  129.          will appear between the figure and the text until you cause a 
  130.          repaint.
  131.  
  132. KB10006  Connectors, text, and border don't draw in the color I want.
  133.  
  134.          DESCRIPTION: As explained several times in the User Guide and 
  135.          on-line help, connectors, text, and figure borders (anything 
  136.          drawn with lines), has to be drawn in a color that can be drawn 
  137.          solid on the output device.  In the case of a black and white 
  138.          printer, the only solid colors are black and white.  On a 16 color 
  139.          video display, there are 16 different solid colors. Windows can 
  140.          create other colors on the screen for fills by dithering (adding 
  141.          patterns of multiple colors) but it cannot do so for lines or text.  
  142.          Therefore, it you choose a dithered color like blue-green and try 
  143.          use that color as a connector color, the connector will actually 
  144.          be drawn in the nearest solid color (blue or green on the display, 
  145.          black on a black and white printer.)
  146.  
  147.          WORKAROUND: For text and lines, use only colors that can be drawn
  148.          solid on the output device that it will be drawn on.  If possible
  149.          use a 256-color display mode, and if you want to get fancy with
  150.          colors, consider a color printer.
  151.  
  152. KB10007  Dashed or dotted connectors must be 1/4 pt.
  153.  
  154.          DESCRIPTION: When you try to create a dashed or dotted connector
  155.          that is thicker than 1/4 pt, the point size reverts back to 1/4 pt.
  156.          This is simply a restriction of styled lines.  Only thin lines may
  157.          be dashed or dotted.  Our only practical alternative was to 
  158.          disallow dashed and dotted lines altogether.
  159.  
  160. KB10008  Some point sizes are not allowed.
  161.  
  162.          DESCRIPTION: Although point sizes (for connector thicknesses, figure
  163.          border thicknesses, and connector end sizes) are displayed as
  164.          decimal numbers and are entered as decimal numbers, they are in fact
  165.          rounded to the nearest 256th of an inch (or 100th of a cm.) for
  166.          internal storage.  Therefore, the numbers you enter get rounded to
  167.          a number than can be used internally, then rounded back to decimal 
  168.          for display.  For example, point measures can be made no finer than
  169.          0.25 points (0.25, 0.5, 0.75, 1.0, 1.25, and so on.)  In fact, some 
  170.          whole numbers are best represented by a slightly different value.  
  171.          For example 10pts is not possible to display because 35/256ths is
  172.          closer 9.75 than to 10.0 and 36/356ths is closer to 10.25 than to
  173.          10.0.  Therefore, EDGE Diagrammer stores 10pts as 10.25pts, its
  174.          closest match.
  175.  
  176. KB10009  Can't paste some characters into figure or label text.
  177.  
  178.          DESCRIPTION: A few special punctuation characters cannot be added
  179.          to  figure  or  label  text.  The tilde "~", vertical bar "|", 
  180.          and accent grave '`' are reserved for internal usage.  If you try 
  181.          to paste text from the clipboard that contains these characters,
  182.          they will be stripped out of the text.
  183.  
  184. KB10010  Can't import exported metafile
  185.  
  186.          DESCRIPTION: If you export a diagram to a metafile, you cannot then
  187.          import  that  metafile for use as a figure style graphic.  Actually,
  188.          this should work unless the exported diagram contains WMF graphics
  189.          itself.  
  190.  
  191. --------------------------------------------------------------------------
  192. Please report any bugs you discover, CompuServe E-mail (72162,1672)
  193. is the best method.  Thanks.
  194.  
  195.